home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / std / c / 434 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.3 KB

  1. Path: solon.com!not-for-mail
  2. From: msb@sq.com
  3. Newsgroups: comp.std.c,comp.lang.c.moderated
  4. Subject: Re: Integral promotion.
  5. Date: 25 Feb 1996 12:11:03 -0600
  6. Organization: SoftQuad Inc., Toronto, Canada
  7. Sender: clc@solutions.solon.com
  8. Approved: clc@solutions.solon.com
  9. Message-ID: <4gq8nn$opk@solutions.solon.com>
  10. References: <4fstj7$2l6@solutions.solon.com> <4fvgrm$dv9@solutions.solon.com> <4g27gn$q5k@solutions.solon.com> <4gnbbp$bhu@solutions.solon.com>
  11. NNTP-Posting-Host: solutions.solon.com
  12.  
  13. Mike McCarty (jmccarty@spdmail.spd.dsccc.com) writes:
  14. > Where in the standard does it say that a compiler must be accompanied by
  15. > -any- documentation?
  16.  
  17. Section 3.10/1.6:
  18. # Implementation-defined behavior -- behavior, for a correct program
  19. # construct and correct data, that depends on the implementation
  20. # and that each implementation shall document.
  21.  
  22. Section 3.12/1.6:
  23. # Locale-specific behavior -- behavior that depends on local conventions
  24. # of nationality, culture, and language that each implementation shall
  25. # document.
  26.  
  27. Section 4/1.7:
  28. # An implementation shall be accompanied by a document that defines all
  29. # implementation-defined characteristics and all extensions.
  30. -- 
  31. Mark Brader, msb@sq.com             "Constrain your data early and often."
  32. SoftQuad Inc., Toronto                      -- C. M. Sperberg-McQueen
  33.